From da9b4d778b800912545f382e57eddd0c469265ec Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 27 Jul 2020 12:39:43 -0400 Subject: [PATCH] NEWS: Tweak the wording --- NEWS | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 8de44774b1..ddc546ee64 100644 --- a/NEWS +++ b/NEWS @@ -7,9 +7,8 @@ Overview of Changes in GTK 3.99.0 the backend implementations will use GtkATContext. Currently, there is just a nascent test backend. -* The GTK headers have been updated to use char *, - int, float and double instead of the corresponding - GLib types. +* Update the GTK headers to use char *, int, float and + double instead of the corresponding GLib types. * Add GtkEditableLabel, a label that can be edited -- 2.30.2